Skip to content

[Snyk] Security upgrade golang from 1.20-bullseye to 1.21.10-bullseye #5

[Snyk] Security upgrade golang from 1.20-bullseye to 1.21.10-bullseye

[Snyk] Security upgrade golang from 1.20-bullseye to 1.21.10-bullseye #5

Triggered via pull request May 25, 2024 03:13
Status Failure
Total duration 4m 20s
Artifacts

ci-web.yml

on: pull_request
Static check
4m 9s
Static check
Unit tests with coverage
3m 47s
Unit tests with coverage
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Unit tests with coverage
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
Unit tests with coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static check: modules/web/src/chrome/component.ts#L47
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Static check: modules/web/src/chrome/component.ts#L82
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Static check: modules/web/src/chrome/search/component.ts#L52
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Static check: modules/web/src/common/components/actionbar/detailactions/delete/component.ts#L39
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Static check: modules/web/src/common/components/card/component.spec.ts#L51
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Static check: modules/web/src/common/components/graphcard/component.spec.ts#L37
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Static check: modules/web/src/common/components/namespace/component.ts#L139
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Static check: modules/web/src/common/components/namespace/component.ts#L208
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Static check: modules/web/src/common/components/namespace/component.ts#L216
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Static check: modules/web/src/common/components/namespace/component.ts#L225
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator