Skip to content

Update Kezzak.cs

Update Kezzak.cs #316

Triggered via pull request September 8, 2024 16:29
Status Failure
Total duration 54s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
build: src/Miningcore/Crypto/Hashing/Algorithms/Kezzak.cs#L7
The namespace 'Miningcore.Crypto.Hashing.Algorithms' already contains a definition for 'GroestlMyriad'
build: src/Miningcore/Crypto/Hashing/Algorithms/Kezzak.cs#L6
Duplicate 'Identifier' attribute
build: src/Miningcore/Crypto/Hashing/Algorithms/Kezzak.cs#L9
Type 'GroestlMyriad' already defines a member called 'Digest' with the same parameter types
build: src/Miningcore/Crypto/Hashing/Algorithms/Kezzak.cs#L7
The namespace 'Miningcore.Crypto.Hashing.Algorithms' already contains a definition for 'GroestlMyriad'
build: src/Miningcore/Crypto/Hashing/Algorithms/Kezzak.cs#L6
Duplicate 'Identifier' attribute
build: src/Miningcore/Crypto/Hashing/Algorithms/Kezzak.cs#L9
Type 'GroestlMyriad' already defines a member called 'Digest' 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/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/