feat: add network ‘testnet-migration’ #99
Annotations
1 error and 14 warnings
build
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
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/
|
lint:
Sources/Models/FlowBlock.swift#L4
File Header Violation: Header comments should be consistent with project patterns (file_header)
|
lint:
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)
|
lint:
Sources/Build/TransactionBuild.swift#L4
File Header Violation: Header comments should be consistent with project patterns (file_header)
|
lint:
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)
|
lint:
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)
|
lint:
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)
|
lint:
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)
|
lint:
Sources/Models/FlowArgument.swift#L4
File Header Violation: Header comments should be consistent with project patterns (file_header)
|
lint:
Sources/Models/FlowArgument.swift#L49
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
lint:
Sources/Decode/FlowArgument+Decode.swift#L4
File Header Violation: Header comments should be consistent with project patterns (file_header)
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
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/
|