Skip to content

Removed Tree-Sitter from Runestone itself #319

Removed Tree-Sitter from Runestone itself

Removed Tree-Sitter from Runestone itself #319

Re-run triggered July 14, 2023 11:22
Status Failure
Total duration 1m 7s
Artifacts

swiftlint.yml

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

Annotations

2 errors and 1 warning
SwiftLint: Package.swift#L21
Literal Expression End Indentation Violation: Array and dictionary literal end should have the same indentation as the line that started it; expected indentation of 8, got 12 (literal_expression_end_indentation)
SwiftLint: Package.swift#L13
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
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/