Initial release of SunSetter AQM+ 1.6.0 #25
Annotations
10 errors and 1 warning
|
Run linter:
src/cli/interactive/wizard.ts#L212
Replace `adapter.getDefaultSchema()` with `⏎······adapter.getDefaultSchema()⏎····`
|
|
Run linter:
src/cli/commands/seed-export.ts#L865
Replace `adapter.getDefaultSchema()` with `⏎······adapter.getDefaultSchema()⏎····`
|
|
Run linter:
src/cli/commands/preflight.ts#L57
Replace `adapter.getDefaultSchema()` with `⏎··········adapter.getDefaultSchema()⏎········`
|
|
Run linter:
src/cli/commands/migrate.ts#L1363
'enhancementOptions' is defined but never used. Allowed unused args must match /^_/u
|
|
Run linter:
src/cli/commands/migrate.ts#L42
'createConnectionError' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run linter:
src/cli/commands/migrate.ts#L22
'SchemaIntrospector' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run linter:
src/cli/commands/introspect.ts#L9
Replace `⏎··createAdapter,⏎··parseConnectionString,⏎` with `·createAdapter,·parseConnectionString·`
|
|
Run linter:
src/cli/commands/generate.ts#L15
Replace `⏎··createAdapter,⏎··parseConnectionString,⏎` with `·createAdapter,·parseConnectionString·`
|
|
Run linter:
src/adapters/sqlite.ts#L168
Replace ``Failed·to·connect·to·SQLite·database:·${message}`` with `⏎········`Failed·to·connect·to·SQLite·database:·${message}`⏎······`
|
|
Run linter:
src/adapters/sqlite.ts#L144
Replace `'SQLite·adapter·requires·a·filename·or·database·path'` with `⏎········'SQLite·adapter·requires·a·filename·or·database·path'⏎······`
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Loading