chore(deps): update github actions (major) #143
Annotations
1 error and 10 warnings
renovate
Process completed with exit code 1.
|
lint:
src/schema/Key.ts#L213
Expected @param names to be "typename, keyFields". Got "keyFields, typename"
|
lint:
src/schema/Key.ts#L249
Expected @param names to be "typename, fields". Got "fields, typename"
|
lint:
src/schema/generateFroidSchema.ts#L92
Missing JSDoc @param "keySorter" description
|
lint:
src/schema/generateFroidSchema.ts#L92
Missing JSDoc @param "keySorter" type
|
lint:
src/schema/removeInterfaceObjects.ts#L7
Missing JSDoc @param "node" type
|
lint:
src/schema/removeInterfaceObjects.ts#L8
Missing JSDoc @returns type
|
lint:
src/schema/removeInterfaceObjects.ts#L24
Missing JSDoc @param "node" type
|
lint:
src/schema/removeInterfaceObjects.ts#L25
Missing JSDoc @returns type
|
lint:
src/schema/removeInterfaceObjects.ts#L42
Missing JSDoc @param "nodes" type
|
lint:
src/schema/removeInterfaceObjects.ts#L43
Missing JSDoc @param "extensionsWithInterfaceObject" type
|