Skip to content

Support sending messages over IRC #154

Support sending messages over IRC

Support sending messages over IRC #154

Re-run triggered September 9, 2024 21:29
Status Failure
Total duration 6m 42s
Artifacts

main.yml

on: pull_request
Lint
28s
Lint
Check formatting
9s
Check formatting
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
Lint: Sources/Twitch/Helix/TwitchClient+Helix.swift#L20
Optional Data -> String Conversion Violation: Prefer failable `String(data:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)
Lint: Sources/Twitch/Helix/TwitchClient+Helix.swift#L133
Optional Data -> String Conversion Violation: Prefer failable `String(data:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)
Lint: Sources/Twitch/Helix/TwitchClient+Helix.swift#L148
Optional Data -> String Conversion Violation: Prefer failable `String(data:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)
Check formatting
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/
Lint
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/
Build + Test (ubuntu-latest, Swift 5.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3.2.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build + Test (macos-14, Swift 5.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3.2.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/