Skip to content

Add equipment export to the command line tool #338

Add equipment export to the command line tool

Add equipment export to the command line tool #338

Triggered via push December 9, 2023 07:57
Status Failure
Total duration 35s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: src/MusicCatalogue.Logic/DataExchange/DataExchangeBase.cs#L5
The namespace 'MusicCatalogue.Logic.DataExchange' already contains a definition for 'DataExchangeBase'
build: src/MusicCatalogue.Logic/DataExchange/DataExchangeBase.cs#L9
Type 'DataExchangeBase' already defines a member called 'DataExchangeBase' with the same parameter types
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/