chore(sdk): switch groupId to org.nightscoutfoundation (namespace ver… #17
sdk-publish.yml
on: push
generate-spec
2m 21s
publish-typescript
50s
publish-kotlin
1m 32s
publish-swift
10s
publish-python
25s
publish-java
50s
publish-csharp
57s
Annotations
5 errors and 17 warnings
|
publish-swift
Process completed with exit code 127.
|
|
publish-python
Process completed with exit code 1.
|
|
publish-java
Process completed with exit code 1.
|
|
publish-typescript
Process completed with exit code 1.
|
|
publish-kotlin
Process completed with exit code 1.
|
|
generate-spec
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
generate-spec:
src/Core/Nocturne.Core.Contracts/V4/Repositories/IMeterGlucoseRepository.cs#L11
'IMeterGlucoseRepository.UpdateAsync(Guid, MeterGlucose, CancellationToken)' hides inherited member 'IV4Repository<MeterGlucose>.UpdateAsync(Guid, MeterGlucose, CancellationToken)'. Use the new keyword if hiding was intended.
|
|
generate-spec:
src/Core/Nocturne.Core.Contracts/V4/Repositories/IMeterGlucoseRepository.cs#L10
'IMeterGlucoseRepository.CreateAsync(MeterGlucose, CancellationToken)' hides inherited member 'IV4Repository<MeterGlucose>.CreateAsync(MeterGlucose, CancellationToken)'. Use the new keyword if hiding was intended.
|
|
generate-spec:
src/Core/Nocturne.Core.Contracts/V4/Repositories/IMeterGlucoseRepository.cs#L8
'IMeterGlucoseRepository.GetByIdAsync(Guid, CancellationToken)' hides inherited member 'IV4Repository<MeterGlucose>.GetByIdAsync(Guid, CancellationToken)'. Use the new keyword if hiding was intended.
|
|
generate-spec:
src/Core/Nocturne.Core.Contracts/V4/Repositories/IMeterGlucoseRepository.cs#L7
'IMeterGlucoseRepository.GetAsync(DateTime?, DateTime?, string?, string?, int, int, bool, CancellationToken)' hides inherited member 'IV4Repository<MeterGlucose>.GetAsync(DateTime?, DateTime?, string?, string?, int, int, bool, CancellationToken)'. Use the new keyword if hiding was intended.
|
|
generate-spec:
src/Core/Nocturne.Core.Contracts/V4/Repositories/IApsSnapshotRepository.cs#L14
'IApsSnapshotRepository.CountAsync(DateTime?, DateTime?, CancellationToken)' hides inherited member 'IV4Repository<ApsSnapshot>.CountAsync(DateTime?, DateTime?, CancellationToken)'. Use the new keyword if hiding was intended.
|
|
generate-spec:
src/Core/Nocturne.Core.Contracts/V4/Repositories/IApsSnapshotRepository.cs#L12
'IApsSnapshotRepository.DeleteAsync(Guid, CancellationToken)' hides inherited member 'IV4Repository<ApsSnapshot>.DeleteAsync(Guid, CancellationToken)'. Use the new keyword if hiding was intended.
|
|
generate-spec:
src/Core/Nocturne.Core.Contracts/V4/Repositories/IApsSnapshotRepository.cs#L11
'IApsSnapshotRepository.UpdateAsync(Guid, ApsSnapshot, CancellationToken)' hides inherited member 'IV4Repository<ApsSnapshot>.UpdateAsync(Guid, ApsSnapshot, CancellationToken)'. Use the new keyword if hiding was intended.
|
|
generate-spec:
src/Core/Nocturne.Core.Contracts/V4/Repositories/IApsSnapshotRepository.cs#L10
'IApsSnapshotRepository.CreateAsync(ApsSnapshot, CancellationToken)' hides inherited member 'IV4Repository<ApsSnapshot>.CreateAsync(ApsSnapshot, CancellationToken)'. Use the new keyword if hiding was intended.
|
|
generate-spec:
src/Core/Nocturne.Core.Contracts/V4/Repositories/IApsSnapshotRepository.cs#L8
'IApsSnapshotRepository.GetByIdAsync(Guid, CancellationToken)' hides inherited member 'IV4Repository<ApsSnapshot>.GetByIdAsync(Guid, CancellationToken)'. Use the new keyword if hiding was intended.
|
|
generate-spec:
src/Core/Nocturne.Core.Contracts/V4/Repositories/IApsSnapshotRepository.cs#L7
'IApsSnapshotRepository.GetAsync(DateTime?, DateTime?, string?, string?, int, int, bool, CancellationToken)' hides inherited member 'IV4Repository<ApsSnapshot>.GetAsync(DateTime?, DateTime?, string?, string?, int, int, bool, CancellationToken)'. Use the new keyword if hiding was intended.
|
|
publish-swift
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
publish-python
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
publish-java
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, gradle/actions/setup-gradle@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
publish-typescript
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
publish-csharp
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-dotnet@v4, NuGet/login@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
publish-kotlin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, gradle/actions/setup-gradle@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
openapi-v4-spec
|
58.1 KB |
sha256:c22b949a3297b3297045af3d8b2191ebad6afe111c88acbf0d9c70ac8dec88d0
|
|