Skip to content

feat(deps-dev): bump @seamapi/types from 1.380.1 to 1.381.0 in the seam group #169

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion output/csharp/src/Seam/Seam.csproj
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@

<PackageId>Seam</PackageId>

<PackageVersion>0.51.0</PackageVersion>
<PackageVersion>0.52.0</PackageVersion>

<Authors>Seam</Authors>

8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -59,7 +59,7 @@
},
"devDependencies": {
"@seamapi/nextlove-sdk-generator": "^1.17.4",
"@seamapi/types": "^1.380.1",
"@seamapi/types": "^1.381.0",
"@types/node": "^18.19.11",
"ava": "^5.0.1",
"axios": "^1.5.0",

Unchanged files with check annotations Beta

}
[DataContract(Name = "seamModel_actionAttemptLockDoor_model")]
public class ActionAttemptLockDoor : ActionAttempt

Check failure on line 45 in output/csharp/src/Seam/Model/ActionAttempt.cs

GitHub Actions / Test (Node.js v16 on Linux)

'ActionAttemptLockDoor' does not implement inherited abstract member 'ActionAttempt.Status.set'

Check failure on line 45 in output/csharp/src/Seam/Model/ActionAttempt.cs

GitHub Actions / Test (Node.js v18 on Linux)

'ActionAttemptLockDoor' does not implement inherited abstract member 'ActionAttempt.Status.set'
{
[JsonConstructorAttribute]
protected ActionAttemptLockDoor() { }
public override string ActionType { get; } = "LOCK_DOOR";
[DataMember(Name = "error", IsRequired = false, EmitDefaultValue = false)]
public override Object Error { get; set; }

Check failure on line 88 in output/csharp/src/Seam/Model/ActionAttempt.cs

GitHub Actions / Test (Node.js v16 on Linux)

'ActionAttemptLockDoor.Error': no suitable method found to override

Check failure on line 88 in output/csharp/src/Seam/Model/ActionAttempt.cs

GitHub Actions / Test (Node.js v18 on Linux)

'ActionAttemptLockDoor.Error': no suitable method found to override
[DataMember(Name = "result", IsRequired = false, EmitDefaultValue = false)]
public override Object Result { get; set; }

Check failure on line 91 in output/csharp/src/Seam/Model/ActionAttempt.cs

GitHub Actions / Test (Node.js v16 on Linux)

'ActionAttemptLockDoor.Result': no suitable method found to override

Check failure on line 91 in output/csharp/src/Seam/Model/ActionAttempt.cs

GitHub Actions / Test (Node.js v18 on Linux)

'ActionAttemptLockDoor.Result': no suitable method found to override
[DataMember(Name = "status", IsRequired = true, EmitDefaultValue = false)]
public override ActionAttemptLockDoor.StatusEnum Status { get; set; }

Check failure on line 94 in output/csharp/src/Seam/Model/ActionAttempt.cs

GitHub Actions / Test (Node.js v16 on Linux)

'ActionAttemptLockDoor.Status': type must be 'string' to match overridden member 'ActionAttempt.Status'

Check failure on line 94 in output/csharp/src/Seam/Model/ActionAttempt.cs

GitHub Actions / Test (Node.js v18 on Linux)

'ActionAttemptLockDoor.Status': type must be 'string' to match overridden member 'ActionAttempt.Status'
public override string ToString()
{
}
[DataContract(Name = "seamModel_actionAttemptUnlockDoor_model")]
public class ActionAttemptUnlockDoor : ActionAttempt

Check failure on line 117 in output/csharp/src/Seam/Model/ActionAttempt.cs

GitHub Actions / Test (Node.js v16 on Linux)

'ActionAttemptUnlockDoor' does not implement inherited abstract member 'ActionAttempt.Status.set'

Check failure on line 117 in output/csharp/src/Seam/Model/ActionAttempt.cs

GitHub Actions / Test (Node.js v18 on Linux)

'ActionAttemptUnlockDoor' does not implement inherited abstract member 'ActionAttempt.Status.set'
{
[JsonConstructorAttribute]
protected ActionAttemptUnlockDoor() { }
public override string ActionType { get; } = "UNLOCK_DOOR";
[DataMember(Name = "error", IsRequired = false, EmitDefaultValue = false)]
public override Object Error { get; set; }

Check failure on line 160 in output/csharp/src/Seam/Model/ActionAttempt.cs

GitHub Actions / Test (Node.js v16 on Linux)

'ActionAttemptUnlockDoor.Error': no suitable method found to override

Check failure on line 160 in output/csharp/src/Seam/Model/ActionAttempt.cs

GitHub Actions / Test (Node.js v18 on Linux)

'ActionAttemptUnlockDoor.Error': no suitable method found to override
[DataMember(Name = "result", IsRequired = false, EmitDefaultValue = false)]
public override Object Result { get; set; }

Check failure on line 163 in output/csharp/src/Seam/Model/ActionAttempt.cs

GitHub Actions / Test (Node.js v16 on Linux)

'ActionAttemptUnlockDoor.Result': no suitable method found to override

Check failure on line 163 in output/csharp/src/Seam/Model/ActionAttempt.cs

GitHub Actions / Test (Node.js v18 on Linux)

'ActionAttemptUnlockDoor.Result': no suitable method found to override
[DataMember(Name = "status", IsRequired = true, EmitDefaultValue = false)]
public override ActionAttemptUnlockDoor.StatusEnum Status { get; set; }

Check failure on line 166 in output/csharp/src/Seam/Model/ActionAttempt.cs

GitHub Actions / Test (Node.js v16 on Linux)

'ActionAttemptUnlockDoor.Status': type must be 'string' to match overridden member 'ActionAttempt.Status'

Check failure on line 166 in output/csharp/src/Seam/Model/ActionAttempt.cs

GitHub Actions / Test (Node.js v18 on Linux)

'ActionAttemptUnlockDoor.Status': type must be 'string' to match overridden member 'ActionAttempt.Status'
public override string ToString()
{
public override string ActionType { get; } = "SCAN_CREDENTIAL";
[DataMember(Name = "error", IsRequired = false, EmitDefaultValue = false)]
public override Object Error { get; set; }

Check failure on line 232 in output/csharp/src/Seam/Model/ActionAttempt.cs

GitHub Actions / Test (Node.js v16 on Linux)

'ActionAttemptScanCredential.Error': no suitable method found to override

Check failure on line 232 in output/csharp/src/Seam/Model/ActionAttempt.cs

GitHub Actions / Test (Node.js v18 on Linux)

'ActionAttemptScanCredential.Error': no suitable method found to override
[DataMember(Name = "result", IsRequired = false, EmitDefaultValue = false)]
public override Object Result { get; set; }

Check failure on line 235 in output/csharp/src/Seam/Model/ActionAttempt.cs

GitHub Actions / Test (Node.js v16 on Linux)

'ActionAttemptScanCredential.Result': no suitable method found to override

Check failure on line 235 in output/csharp/src/Seam/Model/ActionAttempt.cs

GitHub Actions / Test (Node.js v18 on Linux)

'ActionAttemptScanCredential.Result': no suitable method found to override
[DataMember(Name = "status", IsRequired = true, EmitDefaultValue = false)]
public override ActionAttemptScanCredential.StatusEnum Status { get; set; }