a few more refactors #304
Annotations
10 errors and 1 warning
build:
src/cmd/admin/database/backup-db.ts#L1
Cannot find module '../../../global.js' or its corresponding type declarations.
|
build:
src/cmd/admin/database/daily-maintain.ts#L1
Cannot find module '../../../global.js' or its corresponding type declarations.
|
build:
src/cmd/admin/database/daily-maintain.ts#L1
Parameter 'x' implicitly has an 'any' type.
|
build:
src/cmd/admin/database/database-maintain.ts#L1
Cannot find module '../../../global.js' or its corresponding type declarations.
|
build:
src/cmd/admin/database/load-backup.ts#L1
Cannot find module '../../../global.js' or its corresponding type declarations.
|
build:
src/cmd/admin/database/reset-user.ts#L1
Cannot find module '../../../global.js' or its corresponding type declarations.
|
build:
src/cmd/admin/database/reset-user.ts#L1
Parameter 'u' implicitly has an 'any' type.
|
build:
src/cmd/admin/database/save-db.ts#L1
Cannot find module '../../../global.js' or its corresponding type declarations.
|
build:
src/cmd/admin/database/set-user.ts#L1
Cannot find module '../../../global.js' or its corresponding type declarations.
|
build:
src/cmd/admin/database/set-user.ts#L1
Parameter 'u' implicitly has an 'any' type.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|