feat: update sdk scripts to Cadence 1.0 #100
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 uses Node.js version which is deprecated 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/Flow.swift#L4
File Header Violation: Header comments should be consistent with project patterns (file_header)
|
Sources/Flow.swift#L138
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
Sources/Flow.swift#L46
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Sources/Flow.swift#L51
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Sources/Models/FlowBlock.swift#L4
File Header Violation: Header comments should be consistent with project patterns (file_header)
|
Sources/Models/FlowBlock.swift#L115
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
Sources/Models/FlowAccount.swift#L4
File Header Violation: Header comments should be consistent with project patterns (file_header)
|
Sources/Models/FlowAccount.swift#L115
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#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)
|
This job succeeded
Loading