Add fvm error code #104
Annotations
12 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Sources/Models/FlowScript.swift#L4
File Header Violation: Header comments should be consistent with project patterns (file_header)
|
Sources/Build/TransactionBuild.swift#L4
File Header Violation: Header comments should be consistent with project patterns (file_header)
|
Sources/Build/TransactionBuild.swift#L212
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
Sources/Build/TransactionBuild.swift#L295
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
Sources/Build/TransactionBuild.swift#L346
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
Sources/Build/TransactionBuild.swift#L368
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
Sources/Decode/FlowArgument+Decode.swift#L4
File Header Violation: Header comments should be consistent with project patterns (file_header)
|
Sources/Models/FlowSignature.swift#L4
File Header Violation: Header comments should be consistent with project patterns (file_header)
|
Sources/Models/FlowTransaction.swift#L4
File Header Violation: Header comments should be consistent with project patterns (file_header)
|
Sources/Models/FlowTransaction.swift#L62
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
This job succeeded
Loading