Skip to content

feat: 76 gen-graphql-schema to handle only graphql or graphql & anoth… #33

feat: 76 gen-graphql-schema to handle only graphql or graphql & anoth…

feat: 76 gen-graphql-schema to handle only graphql or graphql & anoth… #33

Triggered via pull request March 1, 2024 05:02
Status Failure
Total duration 35s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 2 warnings
build (ubuntu-latest): node_modules/@godspeedsystems/core/dist/core/interfaces.d.ts#L19
A required parameter cannot follow an optional parameter.
build (ubuntu-latest): node_modules/@godspeedsystems/core/dist/core/interfaces.d.ts#L42
A required parameter cannot follow an optional parameter.
build (ubuntu-latest): node_modules/@godspeedsystems/core/dist/core/interfaces.d.ts#L49
A required parameter cannot follow an optional parameter.
build (ubuntu-latest): node_modules/@godspeedsystems/core/dist/core/interfaces.d.ts#L54
A required parameter cannot follow an optional parameter.
build (ubuntu-latest): node_modules/@godspeedsystems/core/dist/core/interfaces.d.ts#L59
A required parameter cannot follow an optional parameter.
build (ubuntu-latest): src/utils/index.ts#L2
Could not find a declaration file for module 'fs-extra'. '/home/runner/work/godspeed-cli/godspeed-cli/node_modules/fs-extra/lib/index.js' implicitly has an 'any' type.
build (ubuntu-latest): src/utils/index.ts#L14
Module '"@godspeedsystems/core"' has no exported member 'generateSwaggerJSON'. Did you mean to use 'import generateSwaggerJSON from "@godspeedsystems/core"' instead?
build (ubuntu-latest)
Process completed with exit code 2.
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
build (macos-latest): node_modules/@godspeedsystems/core/dist/core/interfaces.d.ts#L19
A required parameter cannot follow an optional parameter.
build (macos-latest): node_modules/@godspeedsystems/core/dist/core/interfaces.d.ts#L42
A required parameter cannot follow an optional parameter.
build (macos-latest): node_modules/@godspeedsystems/core/dist/core/interfaces.d.ts#L49
A required parameter cannot follow an optional parameter.
build (macos-latest): node_modules/@godspeedsystems/core/dist/core/interfaces.d.ts#L54
A required parameter cannot follow an optional parameter.
build (macos-latest): node_modules/@godspeedsystems/core/dist/core/interfaces.d.ts#L59
A required parameter cannot follow an optional parameter.
build (macos-latest): src/utils/index.ts#L2
Could not find a declaration file for module 'fs-extra'. '/Users/runner/work/godspeed-cli/godspeed-cli/node_modules/fs-extra/lib/index.js' implicitly has an 'any' type.
build (macos-latest): src/utils/index.ts#L14
Module '"@godspeedsystems/core"' has no exported member 'generateSwaggerJSON'. Did you mean to use 'import generateSwaggerJSON from "@godspeedsystems/core"' instead?
build (macos-latest)
The operation was canceled.
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/