[ISSUE-35] add internal log management #116
Annotations
5 errors and 9 warnings
build_and_test:
cute.go#L126
cannot use stepCtx (variable of type provider.StepCtx) as internalT value in argument to currentTest.executeInsideStep: provider.StepCtx does not implement internalT (missing method Helper)
|
build_and_test:
step.go#L15
cannot use stepCtx (variable of type provider.StepCtx) as T value in argument to execute: provider.StepCtx does not implement T (missing method Helper)
|
build_and_test:
test.go#L109
cannot use stepCtx (variable of type provider.StepCtx) as internalT value in argument to it.executeInsideStep: provider.StepCtx does not implement internalT (missing method Helper)
|
build_and_test:
test.go#L282
cannot use stepCtx (variable of type provider.StepCtx) as internalT value in argument to it.startTest: provider.StepCtx does not implement internalT (missing method Helper)
|
build_and_test
Process completed with exit code 1.
|
examples
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
examples
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
examples
No files were found with the provided path: ./examples/allure-results. No artifacts will be uploaded.
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
golangci-lint
The `save-state` 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/
|
golangci-lint
The `save-state` 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/
|
build_and_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_and_test
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/
|