Skip to content

deps(deps): update dependencies-non-major #392

deps(deps): update dependencies-non-major

deps(deps): update dependencies-non-major #392

Triggered via pull request October 19, 2024 08:21
Status Failure
Total duration 31s
Artifacts

test.yml

on: pull_request
semantic-release
0s
semantic-release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: add-in/et/src/commands/commands.ts#L1
'indent' rule is disabled but never reported.
build: add-in/et/src/commands/commands.ts#L7
Expected space or tab before '*/' in comment.
build: add-in/et/src/commands/commands.ts#L7
'global' is already defined as a built-in global variable.
build: add-in/et/src/commands/commands.ts#L9
Unsafe call of an `any` typed value.
build: add-in/et/src/commands/commands.ts#L19
Unsafe assignment of an `any` value.
build: add-in/et/src/commands/commands.ts#L26
Unsafe call of an `any` typed value.
build: add-in/et/src/commands/commands.ts#L32
Unsafe call of an `any` typed value.
build: add-in/et/src/commands/commands.ts#L36
Unexpected negated condition.
build: add-in/et/src/commands/commands.ts#L38
Unexpected negated condition.
build: add-in/et/src/commands/commands.ts#L39
Expected indentation of 3 tabs but found 2.
build
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/