feat(STONEBLD-1832): add tests to check parent sources are included #6381
Annotations
11 errors and 3 warnings
Check docker build
Process completed with exit code 1.
|
lint:
tests/build/build.go#L1
: # github.com/redhat-appstudio/e2e-tests/tests/build
|
lint:
tests/build/build_templates.go#L232
syntax error: unexpected <<, expected }
|
lint:
tests/build/build_templates.go#L604
syntax error: unexpected newline in argument list; possibly missing comma or )
|
lint:
tests/build/build_templates.go#L611
syntax error: unexpected ), expected := or = or comma
|
lint:
tests/build/build_templates.go#L613
syntax error: non-declaration statement outside function body (typecheck)
|
lint:
tests/build/build_templates.go#L232
expected statement, found '<<' (typecheck)
|
lint:
tests/build/build_templates.go#L302
expected statement, found ')' (typecheck)
|
lint:
tests/build/build_templates.go#L604
missing ',' before newline in argument list (typecheck)
|
lint:
tests/build/build_templates.go#L611
missing ',' before newline in argument list (typecheck)
|
lint:
tests/build/build_templates.go#L612
expected operand, found '}' (typecheck)
|
Unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check docker build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|