Skip to content

refactor: follow kebab-case file naming convention #149

refactor: follow kebab-case file naming convention

refactor: follow kebab-case file naming convention #149

Triggered via push June 1, 2024 06:12
Status Failure
Total duration 2m 23s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
lint: src/core/analysis/index.ts#L1
Already included file name '/home/runner/work/vscode-image-manager/vscode-image-manager/src/core/analysis/similarity.ts' differs from file name '/home/runner/work/vscode-image-manager/vscode-image-manager/src/core/analysis/Similarity.ts' only in casing.
lint: src/core/config/index.ts#L1
Already included file name '/home/runner/work/vscode-image-manager/vscode-image-manager/src/core/config/config.ts' differs from file name '/home/runner/work/vscode-image-manager/vscode-image-manager/src/core/config/Config.ts' only in casing.
lint: src/core/index.ts#L2
Already included file name '/home/runner/work/vscode-image-manager/vscode-image-manager/src/core/global.ts' differs from file name '/home/runner/work/vscode-image-manager/vscode-image-manager/src/core/Global.ts' only in casing.
lint: src/core/index.ts#L3
Already included file name '/home/runner/work/vscode-image-manager/vscode-image-manager/src/core/watcher.ts' differs from file name '/home/runner/work/vscode-image-manager/vscode-image-manager/src/core/Watcher.ts' only in casing.
lint: src/core/operator/compressor.ts#L18
Already included file name '/home/runner/work/vscode-image-manager/vscode-image-manager/src/core/operator/svgo.ts' differs from file name '/home/runner/work/vscode-image-manager/vscode-image-manager/src/core/operator/Svgo.ts' only in casing.
lint: src/core/operator/format-converter.ts#L8
Already included file name '/home/runner/work/vscode-image-manager/vscode-image-manager/src/core/operator/operator.ts' differs from file name '/home/runner/work/vscode-image-manager/vscode-image-manager/src/core/operator/Operator.ts' only in casing.
lint: src/core/operator/index.ts#L1
Already included file name '/home/runner/work/vscode-image-manager/vscode-image-manager/src/core/operator/compressor.ts' differs from file name '/home/runner/work/vscode-image-manager/vscode-image-manager/src/core/operator/Compressor.ts' only in casing.
lint: src/core/persist/workspace/workspace-state.ts#L5
Already included file name '/home/runner/work/vscode-image-manager/vscode-image-manager/src/webview/panel.ts' differs from file name '/home/runner/work/vscode-image-manager/vscode-image-manager/src/webview/Panel.ts' only in casing.
lint: src/core/sharp/index.ts#L1
Already included file name '/home/runner/work/vscode-image-manager/vscode-image-manager/src/core/sharp/operator.ts' differs from file name '/home/runner/work/vscode-image-manager/vscode-image-manager/src/core/sharp/Operator.ts' only in casing.
lint: src/core/sharp/index.ts#L2
Already included file name '/home/runner/work/vscode-image-manager/vscode-image-manager/src/core/sharp/installer.ts' differs from file name '/home/runner/work/vscode-image-manager/vscode-image-manager/src/core/sharp/Installer.ts' only in casing.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test: node-18, macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test: node-18, ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test: node-18, windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.