Skip to content

Migrate ktsu.io to ktsu namespace #116

Migrate ktsu.io to ktsu namespace

Migrate ktsu.io to ktsu namespace #116

Triggered via push September 14, 2024 05:56
Status Failure
Total duration 1m 43s
Artifacts

dotnet.yml

on: push
build-dotnet-library  /  ktsu-dev/StrongPaths build-dotnet-library
1m 31s
build-dotnet-library / ktsu-dev/StrongPaths build-dotnet-library
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build-dotnet-library / ktsu-dev/StrongPaths build-dotnet-library: StrongPaths/AnyStrongPath.cs#L6
The type or namespace name 'Extensions' does not exist in the namespace 'ktsu' (are you missing an assembly reference?)
build-dotnet-library / ktsu-dev/StrongPaths build-dotnet-library: StrongPaths/AnyStrongPath.cs#L7
The type or namespace name 'StrongStrings' could not be found (are you missing a using directive or an assembly reference?)
build-dotnet-library / ktsu-dev/StrongPaths build-dotnet-library: StrongPaths/CommonPaths.cs#L6
The type or namespace name 'Extensions' does not exist in the namespace 'ktsu' (are you missing an assembly reference?)
build-dotnet-library / ktsu-dev/StrongPaths build-dotnet-library: StrongPaths/FileExtension.cs#L5
The type or namespace name 'StrongStrings' could not be found (are you missing a using directive or an assembly reference?)
build-dotnet-library / ktsu-dev/StrongPaths build-dotnet-library: StrongPaths/Validation.cs#L5
The type or namespace name 'StrongStrings' could not be found (are you missing a using directive or an assembly reference?)
build-dotnet-library / ktsu-dev/StrongPaths build-dotnet-library: StrongPaths/AnyAbsolutePath.cs#L7
The type or namespace name 'StrongPathAbstract<,,>' could not be found (are you missing a using directive or an assembly reference?)
build-dotnet-library / ktsu-dev/StrongPaths build-dotnet-library: StrongPaths/Generated/AbsolutePathAbstract.Generated.cs#L5
The type or namespace name 'AnyAbsolutePath<>' could not be found (are you missing a using directive or an assembly reference?)
build-dotnet-library / ktsu-dev/StrongPaths build-dotnet-library: StrongPaths/Generated/FilePathAbstract.Generated.cs#L5
The type or namespace name 'AnyFilePath<>' could not be found (are you missing a using directive or an assembly reference?)
build-dotnet-library / ktsu-dev/StrongPaths build-dotnet-library: StrongPaths/Generated/DirectoryPathAbstract.Generated.cs#L5
The type or namespace name 'AnyDirectoryPath<>' could not be found (are you missing a using directive or an assembly reference?)
build-dotnet-library / ktsu-dev/StrongPaths build-dotnet-library: StrongPaths/Generated/DirectoryPathAbstract.Generated.cs#L8
The type or namespace name 'AnyDirectoryPath<>' could not be found (are you missing a using directive or an assembly reference?)
build-dotnet-library / ktsu-dev/StrongPaths build-dotnet-library
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/