Skip to content

chore(deps): update dependency eslint-plugin-import to v2.31.0 #2085

chore(deps): update dependency eslint-plugin-import to v2.31.0

chore(deps): update dependency eslint-plugin-import to v2.31.0 #2085

Triggered via pull request November 26, 2023 20:00
Status Success
Total duration 6m 8s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint: lib/architecture/interfaces.ts#L2
`./protocols` import should occur before import of `../configs/common/registry`
lint: lib/architecture/interfaces.ts#L7
Unexpected any. Specify a different type
lint: lib/architecture/interfaces.ts#L9
Unexpected any. Specify a different type
lint: lib/architecture/interfaces.ts#L19
Unexpected any. Specify a different type
lint: lib/architecture/interfaces.ts#L27
Unexpected any. Specify a different type
lint: lib/architecture/interfaces.ts#L39
Unexpected any. Specify a different type
lint: lib/architecture/interfaces.ts#L47
Unexpected any. Specify a different type
lint: lib/architecture/interfaces.ts#L59
Unexpected any. Specify a different type
lint: lib/architecture/interfaces.ts#L67
Unexpected any. Specify a different type
lint: lib/architecture/protocols.ts#L1
Unexpected any. Specify a different type
validate
The `set-output` 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/