fix(sdk): drop third-party plugin, use publishToMavenLocal + curl upload #19
sdk-publish.yml
on: push
generate-spec
2m 14s
publish-typescript
50s
publish-kotlin
30s
publish-swift
12s
publish-python
30s
publish-java
37s
publish-csharp
58s
Annotations
5 errors and 17 warnings
|
publish-swift
Process completed with exit code 127.
|
|
publish-kotlin
Process completed with exit code 1.
|
|
publish-python
Process completed with exit code 1.
|
|
publish-java
Process completed with exit code 1.
|
|
publish-typescript
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/IBasalScheduleRepository.cs#L21
'IBasalScheduleRepository.UpdateAsync(Guid, BasalSchedule, CancellationToken)' hides inherited member 'IV4Repository<BasalSchedule>.UpdateAsync(Guid, BasalSchedule, CancellationToken)'. Use the new keyword if hiding was intended.
|
|
generate-spec:
src/Core/Nocturne.Core.Contracts/V4/Repositories/IBasalScheduleRepository.cs#L20
'IBasalScheduleRepository.CreateAsync(BasalSchedule, CancellationToken)' hides inherited member 'IV4Repository<BasalSchedule>.CreateAsync(BasalSchedule, CancellationToken)'. Use the new keyword if hiding was intended.
|
|
generate-spec:
src/Core/Nocturne.Core.Contracts/V4/Repositories/IBasalScheduleRepository.cs#L17
'IBasalScheduleRepository.GetByIdAsync(Guid, CancellationToken)' hides inherited member 'IV4Repository<BasalSchedule>.GetByIdAsync(Guid, CancellationToken)'. Use the new keyword if hiding was intended.
|
|
generate-spec:
src/Core/Nocturne.Core.Contracts/V4/Repositories/IBasalScheduleRepository.cs#L7
'IBasalScheduleRepository.GetAsync(DateTime?, DateTime?, string?, string?, int, int, bool, CancellationToken)' hides inherited member 'IV4Repository<BasalSchedule>.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-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/
|
|
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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
openapi-v4-spec
|
58.1 KB |
sha256:fd4a81dcc4618e9de71327301f61a7810778e0b013cd76b0c31f436ed31c6917
|
|