Skip to content

chore: update package name #5

chore: update package name

chore: update package name #5

Triggered via push August 18, 2023 10:38
Status Failure
Total duration 1m 29s
Artifacts

ci.yml

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

Annotations

10 errors and 4 warnings
lint: .vscode/settings.json#L2
Unexpected tab character
lint: .vscode/settings.json#L2
Expected indentation of 2 spaces but found 1 tab
lint: .vscode/settings.json#L5
Expected indentation of 4 spaces but found 6
lint: .vscode/settings.json#L9
Unexpected trailing comma
lint: .vscode/settings.json#L10
Newline required at end of file but not found
lint: README.md#L64
Unexpected parentheses around single function argument having a body with no curly braces
lint: README.md#L65
Expected indentation of 4 spaces but found 24
lint: README.md#L82
Strings must use singlequote
lint: README.md#L82
Extra semicolon
lint: README.md#L83
Strings must use singlequote
lint: README.md#L136
The "created" property should be above the "methods" property on line 17
lint: src/index.ts#L1
'/home/runner/work/vuex-typed/vuex-typed/node_modules/vuex/dist/vuex.esm.js' imported multiple times
lint: src/index.ts#L8
'/home/runner/work/vuex-typed/vuex-typed/node_modules/vuex/dist/vuex.esm.js' imported multiple times
lint: src/index.ts#L45
'MDS' is defined but never used. Allowed unused vars must match /^_/u