Skip to content

Typing improvements & tests #112

Typing improvements & tests

Typing improvements & tests #112

Triggered via pull request September 5, 2024 20:12
@zoe-codezzoe-codez
synchronize #31
typing
Status Failure
Total duration 39s
Artifacts

check.yml

on: pull_request
lint-and-build
29s
lint-and-build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
lint-and-build: src/mock/main.ts#L38
Object literal may only specify known properties, and 'fastify' does not exist in type 'Partial<{ boilerplate: Partial<ConfigTypes<{ CACHE_PREFIX: { default: string; description: string; type: "string"; }; CACHE_PROVIDER: { default: "memory"; description: string; enum: ("memory" | "redis")[]; type: "string"; }; CACHE_TTL: { ...; }; CONFIG: { ...; }; LOG_LEVEL: { ...; }; REDIS_URL: { ...; }; }>>; hass: ...'.
lint-and-build
Process completed with exit code 2.
lint-and-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-and-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/