fixed open model variations #176
Annotations
12 errors and 3 warnings
build:
src/store/modules/search.js#L5
Spaces must be used to indent lines; tabs are not allowed
|
build:
src/store/modules/search.js#L5
Multi-line function call not indented correctly; expected 4 spaces but found 1
|
build:
src/store/modules/search.js#L6
Spaces must be used to indent lines; tabs are not allowed
|
build:
src/store/modules/search.js#L6
Multi-line function call not indented correctly; expected 4 spaces but found 2
|
build:
src/store/modules/search.js#L6
Line indented incorrectly; expected 8 spaces, found 2
|
build:
src/store/modules/search.js#L7
Spaces must be used to indent lines; tabs are not allowed
|
build:
src/store/modules/search.js#L7
Multi-line function call not indented correctly; expected 4 spaces but found 3
|
build:
src/store/modules/search.js#L7
Line indented incorrectly; expected 12 spaces, found 3
|
build:
src/store/modules/search.js#L8
Spaces must be used to indent lines; tabs are not allowed
|
build:
src/store/modules/search.js#L8
Multi-line function call not indented correctly; expected 4 spaces but found 3
|
build
Process completed with exit code 2.
|
checks
Process completed with exit code 1.
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
checks
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|