feat: detect internal functions created after dev server already started #3655
Annotations
36 errors and 6 warnings
Integration (ubuntu-latest, *, 1/3):
src/commands/serve/serve.ts#L67
Type 'string | undefined' is not assignable to type 'string'.
|
Integration (ubuntu-latest, *, 1/3):
src/utils/detect-server-settings.ts#L351
Type '{ https?: { key: string; cert: string; keyFilePath: string; certFilePath: string; } | undefined; port: number; jwtSecret: string; jwtRolePath: string; functions: any; functionsPort: number; }' is not assignable to type 'ServerSettings'.
|
Integration (ubuntu-latest, *, 1/3)
Process completed with exit code 2.
|
Integration (ubuntu-latest, *, 2/3):
src/commands/serve/serve.ts#L67
Type 'string | undefined' is not assignable to type 'string'.
|
Integration (ubuntu-latest, *, 2/3):
src/utils/detect-server-settings.ts#L351
Type '{ https?: { key: string; cert: string; keyFilePath: string; certFilePath: string; } | undefined; port: number; jwtSecret: string; jwtRolePath: string; functions: any; functionsPort: number; }' is not assignable to type 'ServerSettings'.
|
Integration (ubuntu-latest, *, 2/3)
Process completed with exit code 2.
|
Integration (ubuntu-latest, 18.14.0, 2/3):
src/commands/serve/serve.ts#L67
Type 'string | undefined' is not assignable to type 'string'.
|
Integration (ubuntu-latest, 18.14.0, 2/3):
src/utils/detect-server-settings.ts#L351
Type '{ https?: { key: string; cert: string; keyFilePath: string; certFilePath: string; } | undefined; port: number; jwtSecret: string; jwtRolePath: string; functions: any; functionsPort: number; }' is not assignable to type 'ServerSettings'.
|
Integration (ubuntu-latest, 18.14.0, 2/3)
Process completed with exit code 2.
|
Integration (ubuntu-latest, 18.14.0, 1/3):
src/commands/serve/serve.ts#L67
Type 'string | undefined' is not assignable to type 'string'.
|
Integration (ubuntu-latest, 18.14.0, 1/3):
src/utils/detect-server-settings.ts#L351
Type '{ https?: { key: string; cert: string; keyFilePath: string; certFilePath: string; } | undefined; port: number; jwtSecret: string; jwtRolePath: string; functions: any; functionsPort: number; }' is not assignable to type 'ServerSettings'.
|
Integration (ubuntu-latest, 18.14.0, 1/3)
Process completed with exit code 2.
|
Integration (ubuntu-latest, 18.14.0, 3/3):
src/commands/serve/serve.ts#L67
Type 'string | undefined' is not assignable to type 'string'.
|
Integration (ubuntu-latest, 18.14.0, 3/3):
src/utils/detect-server-settings.ts#L351
Type '{ https?: { key: string; cert: string; keyFilePath: string; certFilePath: string; } | undefined; port: number; jwtSecret: string; jwtRolePath: string; functions: any; functionsPort: number; }' is not assignable to type 'ServerSettings'.
|
Integration (ubuntu-latest, 18.14.0, 3/3)
Process completed with exit code 2.
|
Integration (ubuntu-latest, *, 3/3):
src/commands/serve/serve.ts#L67
Type 'string | undefined' is not assignable to type 'string'.
|
Integration (ubuntu-latest, *, 3/3):
src/utils/detect-server-settings.ts#L351
Type '{ https?: { key: string; cert: string; keyFilePath: string; certFilePath: string; } | undefined; port: number; jwtSecret: string; jwtRolePath: string; functions: any; functionsPort: number; }' is not assignable to type 'ServerSettings'.
|
Integration (ubuntu-latest, *, 3/3)
Process completed with exit code 2.
|
Integration (macOS-latest, *, 3/3):
src/commands/serve/serve.ts#L67
Type 'string | undefined' is not assignable to type 'string'.
|
Integration (macOS-latest, *, 3/3):
src/utils/detect-server-settings.ts#L351
Type '{ https?: { key: string; cert: string; keyFilePath: string; certFilePath: string; } | undefined; port: number; jwtSecret: string; jwtRolePath: string; functions: any; functionsPort: number; }' is not assignable to type 'ServerSettings'.
|
Integration (macOS-latest, *, 3/3)
Process completed with exit code 2.
|
Integration (macOS-latest, *, 2/3):
src/commands/serve/serve.ts#L67
Type 'string | undefined' is not assignable to type 'string'.
|
Integration (macOS-latest, *, 1/3):
src/commands/serve/serve.ts#L67
Type 'string | undefined' is not assignable to type 'string'.
|
Integration (macOS-latest, *, 2/3):
src/utils/detect-server-settings.ts#L351
Type '{ https?: { key: string; cert: string; keyFilePath: string; certFilePath: string; } | undefined; port: number; jwtSecret: string; jwtRolePath: string; functions: any; functionsPort: number; }' is not assignable to type 'ServerSettings'.
|
Integration (macOS-latest, *, 1/3):
src/utils/detect-server-settings.ts#L351
Type '{ https?: { key: string; cert: string; keyFilePath: string; certFilePath: string; } | undefined; port: number; jwtSecret: string; jwtRolePath: string; functions: any; functionsPort: number; }' is not assignable to type 'ServerSettings'.
|
Integration (macOS-latest, *, 1/3)
Process completed with exit code 2.
|
Integration (macOS-latest, *, 2/3)
Process completed with exit code 2.
|
Integration (windows-latest, *, 3/3):
src/commands/serve/serve.ts#L67
Type 'string | undefined' is not assignable to type 'string'.
|
Integration (windows-latest, *, 3/3):
src/utils/detect-server-settings.ts#L351
Type '{ https?: { key: string; cert: string; keyFilePath: string; certFilePath: string; } | undefined; port: number; jwtSecret: string; jwtRolePath: string; functions: any; functionsPort: number; }' is not assignable to type 'ServerSettings'.
|
Integration (windows-latest, *, 3/3)
Process completed with exit code 1.
|
Integration (windows-latest, *, 1/3):
src/commands/serve/serve.ts#L67
Type 'string | undefined' is not assignable to type 'string'.
|
Integration (windows-latest, *, 1/3):
src/utils/detect-server-settings.ts#L351
Type '{ https?: { key: string; cert: string; keyFilePath: string; certFilePath: string; } | undefined; port: number; jwtSecret: string; jwtRolePath: string; functions: any; functionsPort: number; }' is not assignable to type 'ServerSettings'.
|
Integration (windows-latest, *, 1/3)
Process completed with exit code 1.
|
Integration (windows-latest, *, 2/3):
src/commands/serve/serve.ts#L67
Type 'string | undefined' is not assignable to type 'string'.
|
Integration (windows-latest, *, 2/3):
src/utils/detect-server-settings.ts#L351
Type '{ https?: { key: string; cert: string; keyFilePath: string; certFilePath: string; } | undefined; port: number; jwtSecret: string; jwtRolePath: string; functions: any; functionsPort: number; }' is not assignable to type 'ServerSettings'.
|
Integration (windows-latest, *, 2/3)
Process completed with exit code 1.
|
Integration (macOS-latest, *, 3/3)
No files were found with the provided path: /home/runner/.npm/_logs/**/*. No artifacts will be uploaded.
|
Integration (macOS-latest, *, 2/3)
No files were found with the provided path: /home/runner/.npm/_logs/**/*. No artifacts will be uploaded.
|
Integration (macOS-latest, *, 1/3)
No files were found with the provided path: /home/runner/.npm/_logs/**/*. No artifacts will be uploaded.
|
Integration (windows-latest, *, 3/3)
No files were found with the provided path: /home/runner/.npm/_logs/**/*. No artifacts will be uploaded.
|
Integration (windows-latest, *, 1/3)
No files were found with the provided path: /home/runner/.npm/_logs/**/*. No artifacts will be uploaded.
|
Integration (windows-latest, *, 2/3)
No files were found with the provided path: /home/runner/.npm/_logs/**/*. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
npm-logs
Expired
|
2.25 MB |
|