Skip to content

feat(readme): updated readme #8

feat(readme): updated readme

feat(readme): updated readme #8

Triggered via push September 18, 2024 23:01
Status Failure
Total duration 1m 49s
Billable time 13m
Artifacts

test.yml

on: push
Matrix: tests
Matrix: windows
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 4 warnings
tests (ubuntu-latest, 20.10.0): src/extractors/import_extractor.ts#L1
Replace `"../model/index.js"` with `'../model/index.js'`
tests (ubuntu-latest, 20.10.0): src/extractors/import_extractor.ts#L11
Replace `name:·string,·namespace:·string,·isDefault:·boolean·|·null·=·null,·isType:·boolean·|·null·=·null` with `⏎····name:·string,⏎····namespace:·string,⏎····isDefault:·boolean·|·null·=·null,⏎····isType:·boolean·|·null·=·null⏎··`
tests (ubuntu-latest, 20.10.0): src/extractors/import_extractor.ts#L103
Replace `new·ModelImport(definition.relatedModelName,·`./${string.snakeCase(definition.relatedModelName)}.js`,·true)` with `⏎··········new·ModelImport(⏎············definition.relatedModelName,⏎············`./${string.snakeCase(definition.relatedModelName)}.js`,⏎············true⏎··········)⏎········`
tests (ubuntu-latest, 20.10.0): src/extractors/import_extractor.ts#L107
Replace `new·ModelImport(string.pascalCase(definition.type),·'@adonisjs/lucid/types/relations',·false,·true)` with `⏎········new·ModelImport(⏎··········string.pascalCase(definition.type),⏎··········'@adonisjs/lucid/types/relations',⏎··········false,⏎··········true⏎········)⏎······`
tests (windows-latest, 20.10.0)
The job was canceled because "ubuntu-latest_20_10_0" failed.
tests (windows-latest, 20.10.0)
The operation was canceled.
tests (windows-latest, 21.x)
The job was canceled because "ubuntu-latest_20_10_0" failed.
tests (windows-latest, 21.x)
The operation was canceled.
tests (ubuntu-latest, 21.x)
The job was canceled because "ubuntu-latest_20_10_0" failed.
tests (ubuntu-latest, 21.x)
The operation was canceled.
lint
Process completed with exit code 1.
windows (20.10.0): src/db/schema.ts#L15
Delete `·`
windows (20.10.0): src/db/schema.ts#L16
Delete `·`
windows (20.10.0): src/extractors/import_extractor.ts#L1
Replace `"../model/index.js"` with `'../model/index.js'`
windows (20.10.0): src/extractors/import_extractor.ts#L11
Replace `name:·string,·namespace:·string,·isDefault:·boolean·|·null·=·null,·isType:·boolean·|·null·=·null` with `␍⏎····name:·string,␍⏎····namespace:·string,␍⏎····isDefault:·boolean·|·null·=·null,␍⏎····isType:·boolean·|·null·=·null␍⏎··`
windows (20.10.0): src/extractors/import_extractor.ts#L103
Replace `new·ModelImport(definition.relatedModelName,·`./${string.snakeCase(definition.relatedModelName)}.js`,·true)` with `␍⏎··········new·ModelImport(␍⏎············definition.relatedModelName,␍⏎············`./${string.snakeCase(definition.relatedModelName)}.js`,␍⏎············true␍⏎··········)␍⏎········`
windows (20.10.0): src/extractors/import_extractor.ts#L107
Replace `new·ModelImport(string.pascalCase(definition.type),·'@adonisjs/lucid/types/relations',·false,·true)` with `␍⏎········new·ModelImport(␍⏎··········string.pascalCase(definition.type),␍⏎··········'@adonisjs/lucid/types/relations',␍⏎··········false,␍⏎··········true␍⏎········)␍⏎······`
windows (21.x)
The job was canceled because "_20_10_0" failed.
windows (21.x)
The operation was canceled.
tests (ubuntu-latest, 20.10.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
tests (ubuntu-latest, 20.10.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
windows (20.10.0)
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/
windows (20.10.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/