Skip to content

Modernizes GitHub Actions workflows #327

Modernizes GitHub Actions workflows

Modernizes GitHub Actions workflows #327

Triggered via pull request July 15, 2023 10:18
Status Failure
Total duration 28s
Artifacts

swiftlint.yml

on: pull_request
SwiftLint
18s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
SwiftLint: Sources/Runestone/TextView/SyntaxHighlighting/Internal/TreeSitter/TreeSitterLanguageLayer.swift#L4
Use `Self` to refer to the surrounding type name (prefer_self_in_static_references)
SwiftLint
Process completed with exit code 2.
SwiftLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/