Skip to content

build(deps): bump graphql from 16.3.0 to 16.8.1 #7

build(deps): bump graphql from 16.3.0 to 16.8.1

build(deps): bump graphql from 16.3.0 to 16.8.1 #7

Triggered via pull request September 21, 2023 17:04
Status Success
Total duration 1m 5s
Artifacts

depcheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
depcheck: node_modules/conf/dist/source/index.d.ts#L1
'resolution-mode' assertions are only supported when `moduleResolution` is `node16` or `nodenext`.
depcheck: node_modules/conf/dist/source/types.d.ts#L1
'resolution-mode' assertions are only supported when `moduleResolution` is `node16` or `nodenext`.
depcheck: node_modules/conf/dist/source/types.d.ts#L2
'resolution-mode' assertions are only supported when `moduleResolution` is `node16` or `nodenext`.
depcheck: node_modules/conf/dist/source/types.d.ts#L3
'resolution-mode' assertions are only supported when `moduleResolution` is `node16` or `nodenext`.
depcheck: source/cli-account.ts#L31
Property 'get' does not exist on type 'KontistCliConfiguration'.
depcheck: source/cli-account.ts#L31
Parameter 'a' implicitly has an 'any' type.
depcheck: source/cli-balance.ts#L55
Property 'get' does not exist on type 'KontistCliConfiguration'.
depcheck: source/cli-balance.ts#L56
Property 'get' does not exist on type 'KontistCliConfiguration'.
depcheck: source/cli-login.ts#L59
Property 'get' does not exist on type 'KontistCliConfiguration'.
depcheck: source/cli-subscribe.ts#L35
Argument of type 'KontistCliConfiguration' is not assignable to parameter of type 'Conf<KontistConfiguration>'.