fix(swift): remove circular references from FilePersistedValue #6
validate-format.yml
on: pull_request
Validate Swift formatting
4s
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)
|