fix(ci): bump sdk-publish to pnpm 10 to match other workflows #32
sdk-publish.yml
on: push
generate-spec
3m 3s
publish-typescript
49s
publish-kotlin
1m 44s
publish-swift
11s
publish-java
1m 28s
publish-csharp
59s
publish-python
44s
Annotations
2 errors, 17 warnings, and 1 notice
|
publish-swift
Process completed with exit code 127.
|
|
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/Connectors/Nocturne.Connectors.Glooko/Services/GlookoConnectorService.cs#L296
Dereference of a possibly null reference.
|
|
generate-spec:
src/Connectors/Nocturne.Connectors.Glooko/Services/GlookoConnectorService.cs#L295
Dereference of a possibly null reference.
|
|
generate-spec:
src/Connectors/Nocturne.Connectors.CareLink/Services/CareLinkConnectorService.cs#L237
Possible null reference assignment.
|
|
generate-spec:
src/Infrastructure/Nocturne.Infrastructure.Data/NocturneDbContext.cs#L513
Missing XML comment for publicly visible type or member 'NocturneDbContext.TenantDemoConfigs'
|
|
generate-spec:
src/Infrastructure/Nocturne.Infrastructure.Data/Entities/TenantDataRetentionConfigEntity.cs#L29
Missing XML comment for publicly visible type or member 'TenantDataRetentionConfigEntity.UpdatedAt'
|
|
generate-spec:
src/Infrastructure/Nocturne.Infrastructure.Data/Entities/TenantDataRetentionConfigEntity.cs#L26
Missing XML comment for publicly visible type or member 'TenantDataRetentionConfigEntity.CreatedAt'
|
|
generate-spec:
src/Infrastructure/Nocturne.Infrastructure.Data/Entities/TenantDataRetentionConfigEntity.cs#L16
Missing XML comment for publicly visible type or member 'TenantDataRetentionConfigEntity.TenantId'
|
|
generate-spec:
src/Infrastructure/Nocturne.Infrastructure.Data/Entities/TenantDataRetentionConfigEntity.cs#L13
Missing XML comment for publicly visible type or member 'TenantDataRetentionConfigEntity.Id'
|
|
generate-spec:
src/Infrastructure/Nocturne.Infrastructure.Data/Entities/MembershipRequestEntity.cs#L16
Missing XML comment for publicly visible type or member 'MembershipRequestEntity.TenantId'
|
|
generate-spec:
src/Infrastructure/Nocturne.Infrastructure.Data/Entities/MembershipRequestEntity.cs#L13
Missing XML comment for publicly visible type or member 'MembershipRequestEntity.Id'
|
|
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-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. 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-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
Generating and uploading digital attestations
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
openapi-v4-spec
|
76.3 KB |
sha256:983e2ed68093cfaa019417d6400f039684c41994f375c48fc39a6568ff5470ba
|
|