Feat/dev #387
Merged
Feat/dev #387
Annotations
10 errors
|
src/core/base/domain/entities/base.entity.ts#L3
Property 'createdAt' has no initializer and is not definitely assigned in the constructor.
|
|
src/core/base/domain/entities/base.entity.ts#L2
Property 'id' has no initializer and is not definitely assigned in the constructor.
|
|
src/core/base/domain/entities/auth.entity.ts#L10
Property 'permissions' has no initializer and is not definitely assigned in the constructor.
|
|
src/core/base/domain/entities/auth.entity.ts#L9
Property 'roles' has no initializer and is not definitely assigned in the constructor.
|
|
src/core/base/domain/entities/auth.entity.ts#L8
Property 'siteCode' has no initializer and is not definitely assigned in the constructor.
|
|
src/core/base/domain/entities/auth.entity.ts#L7
Property 'password' has no initializer and is not definitely assigned in the constructor.
|
|
src/core/base/domain/entities/auth.entity.ts#L6
Property 'fullName' has no initializer and is not definitely assigned in the constructor.
|
|
src/core/base/domain/entities/auth.entity.ts#L5
Property 'phoneNumber' has no initializer and is not definitely assigned in the constructor.
|
|
src/core/base/domain/entities/auth.entity.ts#L4
Property 'email' has no initializer and is not definitely assigned in the constructor.
|
|
src/app/router/index.ts#L106
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', 'node18', or 'nodenext'.
|
The logs for this run have expired and are no longer available.
Loading