Add WATO version #1
checks.yml
on: push
Unit Tests
3m 34s
Race Tests
3m 38s
End-to-end Tests
3m 5s
Code Consistency Checks
7m 51s
Annotations
15 errors and 4 warnings
Unit Tests:
internal/terraform/context_apply_test.go#L1343
not enough arguments in call to ctx.Apply
|
Unit Tests:
internal/terraform/context_apply_test.go#L1415
not enough arguments in call to ctx.Apply
|
Unit Tests:
internal/terraform/context_apply_test.go#L1481
not enough arguments in call to ctx.Apply
|
Unit Tests
Process completed with exit code 1.
|
Race Tests:
internal/terraform/context_apply_test.go#L1343
not enough arguments in call to ctx.Apply
|
Race Tests:
internal/terraform/context_apply_test.go#L1415
not enough arguments in call to ctx.Apply
|
Race Tests:
internal/terraform/context_apply_test.go#L1481
not enough arguments in call to ctx.Apply
|
Race Tests
Process completed with exit code 1.
|
Code Consistency Checks:
internal/terraform/context_apply_test.go#L1343
not enough arguments in call to ctx.Apply
|
Code Consistency Checks:
internal/terraform/context_apply_test.go#L1415
not enough arguments in call to ctx.Apply
|
Code Consistency Checks:
internal/terraform/context_apply_test.go#L1481
not enough arguments in call to ctx.Apply
|
Code Consistency Checks:
internal/terraform/eval_context_mock.go#L282
func (*MockEvalContext).installSimpleEval is unused (U1000)
|
Code Consistency Checks:
internal/terraform/util.go#L54
func strSliceContains is unused (U1000)
|
Code Consistency Checks:
internal/terraform/util.go#L64
func uniqueStrings is unused (U1000)
|
Code Consistency Checks
Process completed with exit code 2.
|
End-to-end Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Race Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Code Consistency Checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|