Skip to content

chore(deps): bump next from 14.1.4 to 14.2.10 in /examples/sample-next-app #551

chore(deps): bump next from 14.1.4 to 14.2.10 in /examples/sample-next-app

chore(deps): bump next from 14.1.4 to 14.2.10 in /examples/sample-next-app #551

Triggered via pull request October 21, 2024 10:42
Status Success
Total duration 7m 39s
Artifacts

lint-build-test.yaml

on: pull_request
Lint, Build & Test
7m 29s
Lint, Build & Test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Lint, Build & Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint, Build & Test: examples/sample-angular-app/src/app/app.module.ts#L49
Missing return type on function
Lint, Build & Test: examples/sample-angular-app/src/polyfills.ts#L56
Expected 1 empty line after import statement not followed by another import
Lint, Build & Test: examples/sample-angular-app/src/polyfills.ts#L57
Unexpected any. Specify a different type
Lint, Build & Test: examples/sample-angular-app/src/polyfills.ts#L58
Expected 1 empty line after require statement not followed by another require
Lint, Build & Test: examples/sample-angular-app/src/polyfills.ts#L58
Unnecessary conditional, value is always truthy
Lint, Build & Test: examples/sample-angular-app/src/polyfills.ts#L58
Prefer `node:buffer` over `buffer`
Lint, Build & Test: examples/sample-angular-app/src/polyfills.ts#L59
Unexpected any. Specify a different type
Lint, Build & Test: packages/dapp-kit/src/classes/certificate-wallet.ts#L4
All imports in the declaration are only used as types. Use `import type`