Skip to content

fix(swift): remove circular references from FilePersistedValue #6

fix(swift): remove circular references from FilePersistedValue

fix(swift): remove circular references from FilePersistedValue #6

Triggered via pull request November 14, 2024 00:15
Status Failure
Total duration 14s
Artifacts

validate-format.yml

on: pull_request
Validate Swift formatting
4s
Validate Swift formatting
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Validate Swift formatting
Process completed with exit code 1.
Validate Swift 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/
Validate Swift formatting: Tests/topsort.swiftTests/topsort_swiftTests.swift#L69
Remove trailing space at end of a line. (trailingSpace)
Validate Swift formatting: Tests/topsort.swiftTests/topsort_swiftTests.swift#L81
Add or remove space around operators or delimiters. (spaceAroundOperators)