문자열 테이블을 JSON에서 CSV로 변경 #73
Annotations
21 errors and 2 warnings
|
|
build (Debug):
DaramRenamer.Shared/CsvReader.cs#L10
Tuple must contain at least two elements.
|
build (Debug):
DaramRenamer.Shared/CsvReader.cs#L10
Type or namespace definition, or end-of-file expected
|
build (Debug):
DaramRenamer.Shared/CsvReader.cs#L10
A namespace cannot directly contain members such as fields, methods or statements
|
build (Debug):
DaramRenamer.Shared/CsvReader.cs#L11
Type or namespace definition, or end-of-file expected
|
build (Debug):
DaramRenamer.Shared/CsvReader.cs#L122
Type or namespace definition, or end-of-file expected
|
|
|
build (Debug):
DaramRenamer.Shared/CsvReader.cs#L10
Tuple must contain at least two elements.
|
build (Release)
The job was canceled because "Debug" failed.
|
|
|
build (Release):
DaramRenamer.Shared/CsvReader.cs#L10
Tuple must contain at least two elements.
|
build (Release):
DaramRenamer.Shared/CsvReader.cs#L10
Type or namespace definition, or end-of-file expected
|
build (Release):
DaramRenamer.Shared/CsvReader.cs#L10
A namespace cannot directly contain members such as fields, methods or statements
|
build (Release):
DaramRenamer.Shared/CsvReader.cs#L11
Type or namespace definition, or end-of-file expected
|
build (Release):
DaramRenamer.Shared/CsvReader.cs#L122
Type or namespace definition, or end-of-file expected
|
|
|
build (Release):
DaramRenamer.Shared/CsvReader.cs#L10
Tuple must contain at least two elements.
|
build (Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, snickerbockers/submodules-init@v4, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, snickerbockers/submodules-init@v4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|