Fix lint workflow #32
Annotations
10 errors and 12 warnings
build:
dist/actions/backup.d.ts#L1
Replace `"backup"` with `'backup'`
|
build:
dist/actions/backup.d.ts#L3
Replace `····` with `··`
|
build:
dist/actions/backup.d.ts#L4
Delete `··`
|
build:
dist/actions/backup.d.ts#L5
Delete `··`
|
build:
dist/actions/backup.d.ts#L6
Delete `····`
|
build:
dist/actions/backup.d.ts#L7
Replace `····` with `··`
|
build:
dist/actions/backup.d.ts#L8
Delete `··`
|
build:
dist/actions/backup.d.ts#L9
Replace `········` with `····`
|
build:
dist/actions/backup.d.ts#L10
Replace `········` with `····`
|
build:
dist/actions/backup.d.ts#L11
Replace `········` with `····`
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
dist/actions/backup.js#L9
Expected 1 empty line after require statement not followed by another require
|
build:
dist/actions/backup.js#L32
`help` export should occur before export of `name`
|
build:
dist/actions/backup.js#L41
`api` export should occur before export of `name`
|
build:
dist/actions/collection.js#L35
Expected 1 empty line after require statement not followed by another require
|
build:
dist/actions/collection.js#L59
`help` export should occur before export of `name`
|
build:
dist/actions/collection.js#L94
`api` export should occur before export of `name`
|
build:
dist/actions/copy.d.ts#L1
Expected 1 empty line after import statement not followed by another import
|
build:
dist/actions/copy.js#L38
Expected 1 empty line after require statement not followed by another require
|
build:
dist/actions/copy.js#L69
`help` export should occur before export of `name`
|
build:
dist/actions/copy.js#L175
`api` export should occur before export of `name`
|