Skip to content

[PE1-3200] feat: optionally send logs to specific directory in S3 Bucket #290

[PE1-3200] feat: optionally send logs to specific directory in S3 Bucket

[PE1-3200] feat: optionally send logs to specific directory in S3 Bucket #290

Triggered via pull request March 27, 2024 20:53
Status Failure
Total duration 2m 0s
Artifacts

pr-checks.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
Lint
issues found
Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests
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
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/.
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: internal/k8s/ingress_fetcher_v1_test.go#L260
unused-parameter: parameter 'ing' seems to be unused, consider removing or renaming it as _ (revive)
Lint: internal/cloudfront/repository.go#L285
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)