Merge pull request #2 from cycloidio/cy-v1.4.6-fix #23
checks.yml
on: push
Unit Tests
2m 55s
Race Tests
15s
End-to-end Tests
13s
Code Consistency Checks
3m 36s
Annotations
13 errors and 12 warnings
End-to-end Tests
Process completed with exit code 1.
|
Race Tests
Process completed with exit code 1.
|
Unit Tests
Process completed with exit code 1.
|
Code Consistency Checks:
legacy/helper/schema/field_reader.go#L129
ineffective break statement. Did you mean to break out of the outer loop? (SA4011)
|
Code Consistency Checks:
legacy/helper/schema/field_reader.go#L208
unnecessary assignment to the blank identifier (S1005)
|
Code Consistency Checks:
legacy/helper/schema/field_reader_map.go#L162
should use 'return len(countActual) < countExpected' instead of 'if len(countActual) >= countExpected { return false }; return true' (S1008)
|
Code Consistency Checks:
legacy/helper/schema/field_writer_map.go#L149
unnecessary assignment to the blank identifier (S1005)
|
Code Consistency Checks:
legacy/helper/schema/field_writer_map.go#L230
unnecessary assignment to the blank identifier (S1005)
|
Code Consistency Checks:
legacy/helper/schema/provider.go#L109
unnecessary assignment to the blank identifier (S1005)
|
Code Consistency Checks:
legacy/helper/schema/provider.go#L460
unnecessary assignment to the blank identifier (S1005)
|
Code Consistency Checks:
legacy/helper/schema/provisioner.go#L56
var connDataInvalid is unused (U1000)
|
Code Consistency Checks:
legacy/helper/schema/resource.go#L703
unnecessary assignment to the blank identifier (S1005)
|
Code Consistency Checks:
legacy/helper/schema/resource_data.go#L310
unnecessary assignment to the blank identifier (S1005)
|
End-to-end Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
End-to-end Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
End-to-end Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Race Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Race Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Race Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Unit Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Code Consistency Checks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Code Consistency Checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Code Consistency Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|