Skip to content

simplify xml error parsing #36

simplify xml error parsing

simplify xml error parsing #36

Triggered via push August 16, 2024 23:15
Status Failure
Total duration 43s
Artifacts

swiftlint.yml

on: push
swiftlint
34s
swiftlint
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
swiftlint: Sources/StudentVue/Scraper/StudentVueScraper.swift#L215
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
swiftlint: Sources/StudentVue/SOAPApi/StudentVueApi.swift#L145
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
swiftlint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/