refactor(encryption): use default encrypter for cookies & signed url #26
checks.yml
on: push
lint
/
lint
1m 11s
typecheck
/
typecheck
1m 8s
Matrix: test / test_linux
Matrix: test / test_windows
Annotations
16 errors
typecheck / typecheck:
benchmarks/adonisjs.ts#L12
Cannot find module '@adonisjs/encryption' or its corresponding type declarations.
|
typecheck / typecheck:
benchmarks/adonisjs.ts#L13
Cannot find module '@adonisjs/encryption/drivers/legacy' or its corresponding type declarations.
|
typecheck / typecheck:
factories/request.ts#L12
Cannot find module '@adonisjs/encryption/factories' or its corresponding type declarations.
|
typecheck / typecheck:
factories/request.ts#L14
Cannot find module '@adonisjs/encryption' or its corresponding type declarations.
|
typecheck / typecheck:
factories/response.ts#L11
Cannot find module '@adonisjs/encryption' or its corresponding type declarations.
|
typecheck / typecheck:
factories/response.ts#L13
Cannot find module '@adonisjs/encryption/factories' or its corresponding type declarations.
|
typecheck / typecheck:
factories/router.ts#L10
Cannot find module '@adonisjs/encryption' or its corresponding type declarations.
|
typecheck / typecheck:
factories/router.ts#L13
Cannot find module '@adonisjs/encryption/factories' or its corresponding type declarations.
|
typecheck / typecheck:
factories/server_factory.ts#L12
Cannot find module '@adonisjs/encryption' or its corresponding type declarations.
|
typecheck / typecheck:
factories/server_factory.ts#L15
Cannot find module '@adonisjs/encryption/factories' or its corresponding type declarations.
|
test / test_linux (18.16.0)
Process completed with exit code 1.
|
test / test_linux (20.x)
The job was canceled because "_18_16_0" failed.
|
test / test_linux (20.x)
The operation was canceled.
|
test / test_windows (20.x)
Process completed with exit code 1.
|
test / test_windows (18.16.0)
The job was canceled because "_20_x" failed.
|
test / test_windows (18.16.0)
The operation was canceled.
|