Skip to content

docs: benahi swagger preparation agar nantinya bisa generate contract… #3

docs: benahi swagger preparation agar nantinya bisa generate contract…

docs: benahi swagger preparation agar nantinya bisa generate contract… #3

Triggered via push January 6, 2026 08:49
Status Success
Total duration 2m 48s
Artifacts

main.yml

on: push
build_and_deploy
2m 44s
build_and_deploy
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build_and_deploy: Inv_Backend_NET/Fitur/Pengajuan/Presentation/TransactionController.cs#L13
Parameter 'createTransactionHandler' is unread.
build_and_deploy: Inv_Backend_NET/Fitur/Autentikasi/GetCurrentUser/GetCurrentUserController.cs#L32
Possible null reference argument for parameter 'user' in 'GetUserDto GetUserDto.From(User user)'.
build_and_deploy: Inv_Backend_NET/Database/Models/Pengajuan.cs#L49
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_and_deploy: Inv_Backend_NET/Database/Models/Pengajuan.cs#L49
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_and_deploy: Inv_Backend_NET/Database/Models/Pengajuan.cs#L49
Non-nullable property 'Pengaju' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_and_deploy: Inv_Backend_NET/Database/Models/Pengajuan.cs#L49
Non-nullable property 'KodeTransaksi' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_and_deploy: Inv_Backend_NET/Database/Models/StatusPengajuan.cs#L9
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_and_deploy: Inv_Backend_NET/Database/Models/TotalPengajuanByTanggal.cs#L6
Non-nullable property 'Tanggal' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_and_deploy: Inv_Backend_NET/Migrations/20231222010249_init.Designer.cs#L15
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_and_deploy: Inv_Backend_NET/Migrations/20231222010249_init.cs#L10
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_and_deploy: Inv_Backend_NET/Fitur/Laporan/GetLaporan/_Dto/Response/GetLaporanDto.cs#L60
Non-nullable property 'KodeBarang' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_and_deploy: Inv_Backend_NET/Fitur/Laporan/GetLaporan/_Dto/Response/GetLaporanDto.cs#L32
Non-nullable property 'Uom' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_and_deploy: Inv_Backend_NET/Fitur/Laporan/GetLaporan/_Dto/Response/GetLaporanDto.cs#L29
Non-nullable property 'Nama' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_and_deploy: Inv_Backend_NET/Fitur/Barang/_Dto/Response/BarangDto.cs#L44
Non-nullable property 'Uom' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_and_deploy: Inv_Backend_NET/Fitur/Barang/_Dto/Response/BarangDto.cs#L44
Non-nullable property 'Kategori' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_and_deploy: Inv_Backend_NET/Fitur/Barang/_Dto/Response/BarangDto.cs#L44
Non-nullable property 'Nama' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_and_deploy: Inv_Backend_NET/Fitur/Barang/_Dto/Response/BarangDto.cs#L44
Non-nullable property 'KodeBarang' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_and_deploy: Inv_Backend_NET/Fitur/Autentikasi/GetCurrentUser/GetCurrentUserController.cs#L32
Possible null reference argument for parameter 'user' in 'GetUserDto GetUserDto.From(User user)'.
build_and_deploy: Inv_Backend_NET/Migrations/20231222010249_init.Designer.cs#L15
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_and_deploy: Inv_Backend_NET/Migrations/20231222010249_init.cs#L10
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.