chore(deps): update github actions (major) #144
Annotations
10 warnings
Run yarn lint:
src/schema/Key.ts#L213
Expected @param names to be "typename, keyFields". Got "keyFields, typename"
|
Run yarn lint:
src/schema/Key.ts#L249
Expected @param names to be "typename, fields". Got "fields, typename"
|
Run yarn lint:
src/schema/generateFroidSchema.ts#L92
Missing JSDoc @param "keySorter" description
|
Run yarn lint:
src/schema/generateFroidSchema.ts#L92
Missing JSDoc @param "keySorter" type
|
Run yarn lint:
src/schema/removeInterfaceObjects.ts#L7
Missing JSDoc @param "node" type
|
Run yarn lint:
src/schema/removeInterfaceObjects.ts#L8
Missing JSDoc @returns type
|
Run yarn lint:
src/schema/removeInterfaceObjects.ts#L24
Missing JSDoc @param "node" type
|
Run yarn lint:
src/schema/removeInterfaceObjects.ts#L25
Missing JSDoc @returns type
|
Run yarn lint:
src/schema/removeInterfaceObjects.ts#L42
Missing JSDoc @param "nodes" type
|
Run yarn lint:
src/schema/removeInterfaceObjects.ts#L43
Missing JSDoc @param "extensionsWithInterfaceObject" type
|
Loading