feat: add mod updating #146
Annotations
12 errors and 4 warnings
Lint:
cli/installations.go#L479
cannot use ctx.APIClient (variable of type graphql.Client) as provider.Provider value in argument to NewDependencyResolver: graphql.Client does not implement provider.Provider (missing method GetMod)
|
Lint:
cli/installations.go#L492
invalid argument: lockFile (variable of type *LockFile) is not a map
|
Lint
Process completed with exit code 1.
|
Build:
cli/installations.go#L479
cannot use ctx.APIClient (variable of type graphql.Client) as provider.Provider value in argument to NewDependencyResolver: graphql.Client does not implement provider.Provider (missing method GetMod)
|
Build:
cli/installations.go#L492
invalid argument: lockFile (variable of type *LockFile) is not a map
|
Build
Process completed with exit code 1.
|
Test (ubuntu-latest):
cli/installations.go#L479
cannot use ctx.APIClient (variable of type graphql.Client) as provider.Provider value in argument to NewDependencyResolver: graphql.Client does not implement provider.Provider (missing method GetMod)
|
Test (ubuntu-latest):
cli/installations.go#L492
invalid argument: lockFile (variable of type *LockFile) is not a map
|
Test (ubuntu-latest)
Process completed with exit code 1.
|
Test (windows-latest):
cli/installations.go#L479
cannot use ctx.APIClient (variable of type graphql.Client) as provider.Provider value in argument to NewDependencyResolver: graphql.Client does not implement provider.Provider (missing method GetMod)
|
Test (windows-latest):
cli/installations.go#L492
invalid argument: lockFile (variable of type *LockFile) is not a map
|
Test (windows-latest)
Process completed with exit code 1.
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|