fix ts #4
Annotations
10 errors and 2 warnings
src/content/config.ts#L1
'collection' is defined but never used
|
src/content/config.ts#L3
Unsafe assignment of an `any` value
|
src/content/config.ts#L3
Unsafe call of an `any` typed value
|
src/content/config.ts#L5
Unexpected any. Specify a different type
|
src/content/config.ts#L6
Unsafe return of an `any` typed value
|
src/content/config.ts#L6
Unsafe member access .object on an `any` value
|
src/content/config.ts#L6
Unsafe call of an `any` typed value
|
src/content/config.ts#L7
Unsafe assignment of an `any` value
|
src/content/config.ts#L7
Unsafe member access .min on an `any` value
|
src/content/config.ts#L7
Unsafe call of an `any` typed value
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading