fixed: build issues #2
Annotations
10 errors and 2 warnings
build:
app/dtos/session_log.ts#L4
'UAParser' is declared but its value is never read.
|
build:
app/models/notification.ts#L112
No overload matches this call.
|
build:
app/models/notification.ts#L114
No overload matches this call.
|
build:
app/services/utility_service.ts#L4
Could not find a declaration file for module 'dinero.js'. '/home/runner/work/cms/cms/node_modules/dinero.js/build/cjs/dinero.js' implicitly has an 'any' type.
|
build:
database/factories/collection_factory.ts#L3
Cannot find module '#factories/user_factory' or its corresponding type declarations.
|
build:
database/factories/collection_factory.ts#L4
Cannot find module '#factories/post_factory' or its corresponding type declarations.
|
build:
database/factories/collection_factory.ts#L5
Cannot find module '#factories/asset_factory' or its corresponding type declarations.
|
build:
database/factories/comment_factory.ts#L3
Cannot find module '#factories/user_factory' or its corresponding type declarations.
|
build:
database/factories/comment_factory.ts#L4
Cannot find module '#factories/post_factory' or its corresponding type declarations.
|
build:
database/factories/post_factory.ts#L4
Cannot find module '#factories/user_factory' or its corresponding type declarations.
|
init
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
complete
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|