ECS Experiment #251
Annotations
10 errors and 10 warnings
|
🧪 Lint and Build (ubuntu-latest, lts/*, latest)
Parameter 'cls' implicitly has an 'any' type.
|
|
🧪 Lint and Build (ubuntu-latest, lts/*, latest)
Parameter 'cls' implicitly has an 'any' type.
|
|
🧪 Lint and Build (ubuntu-latest, lts/*, latest)
Type '{ context: { listings: TListingData[]; currentListing: Partial<TListingData> | null; }; deps: [{ context: { elementPath: string[]; currentElement: string; currentClasses: string[]; }; extract: (token: TXmlToken, cx: any) => void; }]; extract: (token: TXmlToken, cx: any) => void; }' is not assignable to type 'undefined'.
|
|
🧪 Lint and Build (ubuntu-latest, lts/*, latest)
Type '{ context: { elementPath: string[]; currentElement: string; currentClasses: string[]; }; extract: (token: TXmlToken, cx: any) => void; }' is not assignable to type 'undefined'.
|
|
🧪 Lint and Build (ubuntu-latest, lts/*, latest)
Parameter 'cls' implicitly has an 'any' type.
|
|
🧪 Lint and Build (ubuntu-latest, lts/*, latest)
Type '{ context: { listings: TListingData[]; currentListing: Partial<TListingData> | null; }; deps: [{ context: { elementPath: string[]; currentElement: string; currentClasses: string[]; }; extract: (token: TXmlToken, cx: any) => void; }]; extract: (token: TXmlToken, cx: any) => void; }' is not assignable to type 'undefined'.
|
|
🧪 Lint and Build (ubuntu-latest, lts/*, latest)
Type '{ context: { elementPath: string[]; currentElement: string; currentClasses: string[]; }; extract: (token: TXmlToken, cx: any) => void; }' is not assignable to type 'undefined'.
|
|
🧪 Lint and Build (ubuntu-latest, lts/*, latest)
Type '{ context: { listings: TListingData[]; currentListing: Partial<TListingData> | null; }; deps: [{ context: { elementPath: string[]; currentElement: string; currentClasses: string[]; }; extract: (token: TXmlToken, cx: any) => void; }]; extract: (token: TXmlToken, cx: any) => void; }' is not assignable to type 'undefined'.
|
|
🧪 Lint and Build (ubuntu-latest, lts/*, latest)
Type '{ context: { elementPath: string[]; currentElement: string; currentClasses: string[]; }; extract: (token: TXmlToken, cx: any) => void; }' is not assignable to type 'undefined'.
|
|
🧪 Lint and Build (ubuntu-latest, lts/*, latest)
Type '{ context: { elementPath: string[]; currentElement: string; currentClasses: string[]; }; extract: (token: TXmlToken, cx: any) => void; }' is not assignable to type 'undefined'.
|
|
🧪 Lint and Build (ubuntu-latest, lts/*, latest):
packages/types/src/features/index.test.ts#L62
Unexpected any. Specify a different type
|
|
🧪 Lint and Build (ubuntu-latest, lts/*, latest):
packages/types/src/features/index.test.ts#L58
Unexpected any. Specify a different type
|
|
🧪 Lint and Build (ubuntu-latest, lts/*, latest):
packages/types/src/features/index.test.ts#L54
Unexpected any. Specify a different type
|
|
🧪 Lint and Build (ubuntu-latest, lts/*, latest):
packages/types/src/features/index.test.ts#L50
Unexpected any. Specify a different type
|
|
🧪 Lint and Build (ubuntu-latest, lts/*, latest):
packages/types/rollup.config.js#L6
'module' is not defined
|
|
🧪 Lint and Build (ubuntu-latest, lts/*, latest):
packages/types/rollup.config.js#L1
'require' is not defined
|
|
🧪 Lint and Build (ubuntu-latest, lts/*, latest):
packages/types/rollup.config.js#L1
A `require()` style import is forbidden
|
|
🧪 Lint and Build (ubuntu-latest, lts/*, latest):
packages/rollup-presets/src/presets/library.ts#L23
NODE_ENV is not listed as a dependency in turbo.json
|
|
🧪 Lint and Build (ubuntu-latest, lts/*, latest):
packages/rollup-presets/src/plugins/rollup-plugin-ts-declarations/index.ts#L61
Do not delete dynamically computed property keys
|
|
🧪 Lint and Build (ubuntu-latest, lts/*, latest):
packages/rollup-presets/src/lib/fs/read-json-file.ts#L7
'error' is defined but never used
|