Skip to content

Update README.md

Update README.md #44

Triggered via pull request August 6, 2024 02:45
Status Success
Total duration 4m 48s
Artifacts 6

build-and-package.yml

on: pull_request
Matrix: build
package
6s
release
0s

Annotations

32 warnings
build (macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-go@v4, actions/cache@v3, actions/upload-artifact@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 (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/D2Sharp/D2Sharp. Supported file pattern: go.sum
build (macos-latest): src/D2Sharp/D2Wrapper.cs#L7
Missing XML comment for publicly visible type or member 'D2Wrapper'
build (macos-latest): src/D2Sharp/D2Wrapper.cs#L11
Missing XML comment for publicly visible type or member 'D2Wrapper.D2Wrapper(ILogger<D2Wrapper>?)'
build (macos-latest): src/D2Sharp/D2Wrapper.cs#L22
Missing XML comment for publicly visible type or member 'D2Wrapper.RenderDiagram(string)'
build (macos-latest): examples/D2Sharp.Web/Program.cs#L15
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (macos-latest): src/D2Sharp/D2Wrapper.cs#L7
Missing XML comment for publicly visible type or member 'D2Wrapper'
build (macos-latest): src/D2Sharp/D2Wrapper.cs#L11
Missing XML comment for publicly visible type or member 'D2Wrapper.D2Wrapper(ILogger<D2Wrapper>?)'
build (macos-latest): src/D2Sharp/D2Wrapper.cs#L22
Missing XML comment for publicly visible type or member 'D2Wrapper.RenderDiagram(string)'
build (macos-latest): examples/D2Sharp.Web/Program.cs#L15
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-go@v4, actions/cache@v3, actions/upload-artifact@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 (ubuntu-latest): src/D2Sharp/D2Wrapper.cs#L7
Missing XML comment for publicly visible type or member 'D2Wrapper'
build (ubuntu-latest): src/D2Sharp/D2Wrapper.cs#L11
Missing XML comment for publicly visible type or member 'D2Wrapper.D2Wrapper(ILogger<D2Wrapper>?)'
build (ubuntu-latest): src/D2Sharp/D2Wrapper.cs#L22
Missing XML comment for publicly visible type or member 'D2Wrapper.RenderDiagram(string)'
build (ubuntu-latest): examples/D2Sharp.Web/Program.cs#L15
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (ubuntu-latest): src/D2Sharp/D2Wrapper.cs#L7
Missing XML comment for publicly visible type or member 'D2Wrapper'
build (ubuntu-latest): src/D2Sharp/D2Wrapper.cs#L11
Missing XML comment for publicly visible type or member 'D2Wrapper.D2Wrapper(ILogger<D2Wrapper>?)'
build (ubuntu-latest): src/D2Sharp/D2Wrapper.cs#L22
Missing XML comment for publicly visible type or member 'D2Wrapper.RenderDiagram(string)'
build (ubuntu-latest): examples/D2Sharp.Web/Program.cs#L15
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/D2Sharp/D2Sharp. Supported file pattern: go.sum
build (windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-go@v4, actions/cache@v3, actions/upload-artifact@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 (windows-latest): src/D2Sharp/D2Wrapper.cs#L7
Missing XML comment for publicly visible type or member 'D2Wrapper'
build (windows-latest): src/D2Sharp/D2Wrapper.cs#L11
Missing XML comment for publicly visible type or member 'D2Wrapper.D2Wrapper(ILogger<D2Wrapper>?)'
build (windows-latest): src/D2Sharp/D2Wrapper.cs#L22
Missing XML comment for publicly visible type or member 'D2Wrapper.RenderDiagram(string)'
build (windows-latest): examples/D2Sharp.Web/Program.cs#L15
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (windows-latest): src/D2Sharp/D2Wrapper.cs#L7
Missing XML comment for publicly visible type or member 'D2Wrapper'
build (windows-latest): src/D2Sharp/D2Wrapper.cs#L11
Missing XML comment for publicly visible type or member 'D2Wrapper.D2Wrapper(ILogger<D2Wrapper>?)'
build (windows-latest): src/D2Sharp/D2Wrapper.cs#L22
Missing XML comment for publicly visible type or member 'D2Wrapper.RenderDiagram(string)'
build (windows-latest): examples/D2Sharp.Web/Program.cs#L15
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\D2Sharp\D2Sharp. Supported file pattern: go.sum
package
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "d2net-macos-latest", "d2net-ubuntu-latest", "d2net-windows-latest", "d2wrapper-macos-latest", "d2wrapper-ubuntu-latest", "d2wrapper-windows-latest". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size Digest
d2net-macos-latest Expired
26.2 KB
d2net-ubuntu-latest Expired
26.2 KB
d2net-windows-latest Expired
26.3 KB
d2wrapper-macos-latest Expired
25.1 MB
d2wrapper-ubuntu-latest Expired
30.8 MB
d2wrapper-windows-latest Expired
43 MB