Skip to content

added ParticleData.cs #203

added ParticleData.cs

added ParticleData.cs #203

Triggered via push August 19, 2024 13:24
Status Failure
Total duration 39s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 11 warnings
build: Data/MineSharp.Data/Framework/DataInterfaces.cs#L8
The type or namespace name 'Particles' does not exist in the namespace 'MineSharp.Core.Common' (are you missing an assembly reference?)
build: Data/MineSharp.Data/Particles/ParticleData.cs#L2
The type or namespace name 'Particles' does not exist in the namespace 'MineSharp.Core.Common' (are you missing an assembly reference?)
build: Data/MineSharp.Data/Framework/DataInterfaces.cs#L193
The type or namespace name 'ParticleType' could not be found (are you missing a using directive or an assembly reference?)
build: Data/MineSharp.Data/Particles/ParticleData.cs#L10
The type or namespace name 'ParticleType' could not be found (are you missing a using directive or an assembly reference?)
build: Data/MineSharp.Data/Framework/DataInterfaces.cs#L8
The type or namespace name 'Particles' does not exist in the namespace 'MineSharp.Core.Common' (are you missing an assembly reference?)
build: Data/MineSharp.Data/Particles/ParticleData.cs#L2
The type or namespace name 'Particles' does not exist in the namespace 'MineSharp.Core.Common' (are you missing an assembly reference?)
build: Data/MineSharp.Data/Framework/DataInterfaces.cs#L193
The type or namespace name 'ParticleType' could not be found (are you missing a using directive or an assembly reference?)
build: Data/MineSharp.Data/Particles/ParticleData.cs#L10
The type or namespace name 'ParticleType' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: MineSharp.Core/Concurrency/ConcurrencyHelper.cs#L5
Missing XML comment for publicly visible type or member 'EnsureOnlyRunOnceAsyncResult'
build: MineSharp.Core/Concurrency/ConcurrencyHelper.cs#L5
Missing XML comment for publicly visible type or member 'EnsureOnlyRunOnceAsyncResult.EnsureOnlyRunOnceAsyncResult(Task, bool)'
build: MineSharp.Core/Concurrency/ConcurrencyHelper.cs#L5
Missing XML comment for publicly visible type or member 'EnsureOnlyRunOnceAsyncResult.Task'
build: MineSharp.Core/Concurrency/ConcurrencyHelper.cs#L5
Missing XML comment for publicly visible type or member 'EnsureOnlyRunOnceAsyncResult.FirstInvocation'
build: MineSharp.Core/Concurrency/ConcurrencyHelper.cs#L7
Missing XML comment for publicly visible type or member 'EnsureOnlyRunOnceAsyncResult.GetAwaiter()'
build: MineSharp.Core/Concurrency/ConcurrencyHelper.cs#L9
Missing XML comment for publicly visible type or member 'EnsureOnlyRunOnceAsyncResult<TResult>'
build: MineSharp.Core/Concurrency/ConcurrencyHelper.cs#L9
Missing XML comment for publicly visible type or member 'EnsureOnlyRunOnceAsyncResult<TResult>.EnsureOnlyRunOnceAsyncResult(Task<TResult>, bool)'
build: MineSharp.Core/Concurrency/ConcurrencyHelper.cs#L9
Missing XML comment for publicly visible type or member 'EnsureOnlyRunOnceAsyncResult<TResult>.Task'
build: MineSharp.Core/Concurrency/ConcurrencyHelper.cs#L9
Missing XML comment for publicly visible type or member 'EnsureOnlyRunOnceAsyncResult<TResult>.FirstInvocation'
build: MineSharp.Core/Concurrency/ConcurrencyHelper.cs#L11
Missing XML comment for publicly visible type or member 'EnsureOnlyRunOnceAsyncResult<TResult>.GetAwaiter()'