Skip to content

Add new Adapter and Action interfaces, add new Next.js handler implementation, remove middlewares #724

Add new Adapter and Action interfaces, add new Next.js handler implementation, remove middlewares

Add new Adapter and Action interfaces, add new Next.js handler implementation, remove middlewares #724

Triggered via pull request February 3, 2025 11:44
Status Failure
Total duration 46s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: src/handlers/actions/register-action-handler.test.ts#L42
Type 'MockAPL' is not assignable to type 'APL'.
lint: src/handlers/actions/register-action-handler.test.ts#L52
Type 'MockAPL' is not assignable to type 'APL'.
lint: src/handlers/actions/register-action-handler.test.ts#L61
Type 'MockAPL' is not assignable to type 'APL'.
lint: src/handlers/actions/register-action-handler.test.ts#L72
Type 'MockAPL' is not assignable to type 'APL'.
lint: src/handlers/actions/register-action-handler.test.ts#L85
Type 'MockAPL' is not assignable to type 'APL'.
lint: src/handlers/actions/register-action-handler.test.ts#L100
Type 'MockAPL' is not assignable to type 'APL'.
lint: src/handlers/actions/register-action-handler.test.ts#L120
Type 'MockAPL' is not assignable to type 'APL'.
lint: src/handlers/actions/register-action-handler.test.ts#L137
Type 'MockAPL' is not assignable to type 'APL'.
lint: src/handlers/actions/register-action-handler.test.ts#L152
Type 'MockAPL' is not assignable to type 'APL'.
lint: src/handlers/actions/register-action-handler.test.ts#L164
Type 'MockAPL' is not assignable to type 'APL'.