removed prisma plugin #25
Annotations
11 errors and 3 warnings
build (ubuntu-latest):
src/commands/devops-plugin/index.ts#L59
Argument of type '{ encoding: string; }' is not assignable to parameter of type 'SpawnOptions'.
|
build (ubuntu-latest):
src/commands/devops-plugin/index.ts#L63
Argument of type 'Readable | null' is not assignable to parameter of type 'string'.
|
build (ubuntu-latest):
src/commands/devops-plugin/index.ts#L79
Argument of type '{ encoding: string; }' is not assignable to parameter of type 'SpawnOptions'.
|
build (ubuntu-latest):
src/commands/devops-plugin/index.ts#L83
Argument of type 'Readable | null' is not assignable to parameter of type 'string'.
|
build (ubuntu-latest)
Process completed with exit code 2.
|
build (macos-latest):
src/commands/devops-plugin/index.ts#L59
Argument of type '{ encoding: string; }' is not assignable to parameter of type 'SpawnOptions'.
|
build (macos-latest):
src/commands/devops-plugin/index.ts#L63
Argument of type 'Readable | null' is not assignable to parameter of type 'string'.
|
build (macos-latest):
src/commands/devops-plugin/index.ts#L79
Argument of type '{ encoding: string; }' is not assignable to parameter of type 'SpawnOptions'.
|
build (macos-latest):
src/commands/devops-plugin/index.ts#L83
Argument of type 'Readable | null' is not assignable to parameter of type 'string'.
|
build (macos-latest)
The operation was canceled.
|
build (windows-latest)
The operation was canceled.
|
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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 (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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 (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|