feat: add Features server/client package with Vapor example#1
Merged
Annotations
3 errors and 11 warnings
|
Run SwiftLint
Process completed with exit code 2.
|
|
Run SwiftLint:
Sources/FeaturesServer/Core/FeatureService.swift#L9
Variable name 'db' should be between 3 and 40 characters long (identifier_name)
|
|
Run SwiftLint:
Sources/FeaturesServer/Core/FeatureService.swift#L6
Variable name 'db' should be between 3 and 40 characters long (identifier_name)
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run SwiftLint:
Sources/FeaturesExampleServer/Controllers/GameController.swift#L8
All declarations should specify Access Control Level keywords explicitly (explicit_acl)
|
|
Run SwiftLint:
Sources/FeaturesExampleServer/Controllers/GameController.swift#L7
All declarations should specify Access Control Level keywords explicitly (explicit_acl)
|
|
Run SwiftLint:
Sources/FeaturesExampleServer/Controllers/GameController.swift#L6
All declarations should specify Access Control Level keywords explicitly (explicit_acl)
|
|
Run SwiftLint:
Sources/FeaturesExampleServer/Controllers/GameController.swift#L5
All declarations should specify Access Control Level keywords explicitly (explicit_acl)
|
|
Run SwiftLint:
Package.swift#L4
Top-level declarations should specify Access Control Level keywords explicitly (explicit_top_level_acl)
|
|
Run SwiftLint:
Package.swift#L4
All declarations should specify Access Control Level keywords explicitly (explicit_acl)
|
|
Run SwiftLint:
Sources/FeaturesExampleServer/main.swift#L5
Top-level declarations should specify Access Control Level keywords explicitly (explicit_top_level_acl)
|
|
Run SwiftLint:
Sources/FeaturesExampleServer/main.swift#L3
Top-level declarations should specify Access Control Level keywords explicitly (explicit_top_level_acl)
|
|
Run SwiftLint:
Sources/FeaturesExampleServer/main.swift#L5
All declarations should specify Access Control Level keywords explicitly (explicit_acl)
|
|
Run SwiftLint:
Sources/FeaturesExampleServer/main.swift#L3
All declarations should specify Access Control Level keywords explicitly (explicit_acl)
|
background
wait
wait-all
cancel
parallel
Loading