Skip to content

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

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

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

Triggered via pull request September 16, 2023 09:23
Status Success
Total duration 7m 5s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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/