Merge pull request #28 from dartungar/dev #20
Annotations
5 errors and 1 warning
build:
src/main.ts#L13
'IMoodTrackerEntry' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
build:
src/statsModal/statsHelpers.ts#L1
'IDayStats' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
build:
src/statsModal/statsHelpers.ts#L2
'IMoodTrackerEntry' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
build:
src/trackerModal/trackerModal.ts#L6
'IMoodTrackerEntry' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
build
The operation was canceled.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|