simplify xml error parsing #36
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/
|